exception n. 1.例外;除外,除去。 2.【法律】抗告;异议,不服,反对。 Every rule has its exceptions. 任何规则均有例外。 by way of exception 作为例外。 liable [subject] to exception 容易遭到反对的,会引起异议的。 make an exception of 把…作为例外。 make no exceptions 一视同仁,一样看待。 take exception 1. 反对,表示异议。 2. 有反感。 take exception at 发怒,生气。 take exception to [against] 对…提出异议。 without exception 一概,全都;无例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 无例外的。
Arithmetic exceptions : zero - divide , overflow , and underflow 算术异常:被零除、溢出和下溢。
From these values and line 7 we can deduce that the arithmetic exception is due to a divide by zero 根据这些值和第7行中的语句,我们可以推断出算术异常是由除数为0的除法运算造成的。
Gdb indicates that the program gets an arithmetic exception at line 7 and usefully prints out the line and the values of the arguments to the wib function Gdb指出在程序第7行发生一个算术异常,通常它会打印这一行以及wib ( )函数的自变量值。